module Base
{
   /* item Jacket_Black
    {
        Type = Clothing,
        DisplayName = Leather Jacket,
        ClothingItem = Jacket_Black,
        BodyLocation = Jacket,
        Icon = JacketLeatherBlack,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.95,
        CombatSpeedModifier = 0.97,
        BiteDefense = 20,
        ScratchDefense = 40,
        NeckProtectionModifier = 0.5,
        Insulation = 0.40,
        WindResistance = 0.6,
        FabricType = Leather,
        WaterResistance = 0.4,
        Weight = 2,
    }*/
}
